| Name | Description | |
|---|---|---|
![]() | getBounds | Gets the map bounds. For maps, this bounding polygon is known as a neatline. These points (x and y) are expressed relative to a unit square that describes the bounds associated with a , or . |
![]() | getCoordinateSystem | Gets the coordinate system. |
![]() | getCosMeasure | Gets the COS measure. (Inherited from com.o2sol.pdf4java.spatial.PDFMeasure) |
![]() | getDisplayCoordinateSystem | Gets the display coordinate system. |
![]() | getGeographicPoints | Gets the geographic points. These values shall be based on the geographic coordinate system described by . |
![]() | getLocalPoints | Gets the local points. The unit square is mapped to the rectangular bounds of the , or that contains the measure object. This array shall contain the same number of points as the array; each point is the unit square object position corresponding to the geospatial position in the array. |
![]() | getPreferredAngularDisplayUnit | Gets the preferred unit for displaying angles. Only these values are supported for this method: and . |
![]() | getPreferredAreaDisplayUnit | Gets the preferred unit for displaying areas. Only these values are supported for this method: , , , , and . |
![]() | getPreferredDistanceDisplayUnit | Gets the preferred unit for displaying distances. Only these values are supported for this method: , , , , and . |
![]() | setBounds | Sets the map bounds. |
![]() | setCoordinateSystem | Sets the coordinate system. |
![]() | setDisplayCoordinateSystem | Sets the display coordinate system. |
![]() | setGeographicPoints | Sets the geographic points. These values shall be based on the geographic coordinate system described by . |
![]() | setLocalPoints | Sets the local points. The unit square is mapped to the rectangular bounds of the , or that contains the measure object. This array shall contain the same number of points as the array; each point is the unit square object position corresponding to the geospatial position in the array. |
![]() | setPreferredAngularDisplayUnit | Sets the preferred unit for displaying angles. Only these values are supported for this method: and . |
![]() | setPreferredAreaDisplayUnit | Sets the preferred unit for displaying areas. Only these values are supported for this method: , , , , and . |
![]() | setPreferredDistanceDisplayUnit | Sets the preferred unit for displaying distances. Only these values are supported for this method: , , , , and . |
